Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / RangeBase<T> Class


In This Topic
    RangeBase<T> Class Methods
    In This Topic

    For a list of all members of this type, see RangeBase<T> members.

    Public Methods
     NameDescription
    Public MethodClears specific elements from the range.  
    Public MethodSearches into the content of the range and replaces all occurences of a specific value with a new value.  
    Public MethodSearches into the content of the range and replaces all instances of the searchValues with their corresponding newValues.  
    Top
    Protected Methods
     NameDescription
    Protected Internal Method  
    Protected Internal Method  
    Top
    See Also